Crate zng_tp_licenses

source ·
Expand description

Third party license management and collection.

§Crate

This crate is part of the zng project.

§Cargo Features

This crate provides 2 feature flags, 0 enabled by default.

§"build"

Include helpers for collecting third-party licenses.

§"bundle"

Include helpers for deserializing build encoded licenses.

Structs§

  • Represents a license id, name and text.
  • Represents a license and dependencies that use it.
  • Represents a project or package that uses a license.
  • Represents a license user with license.

Functions§